adding retrieve skill to work-iq#163
Open
adrian05-ms wants to merge 3 commits into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request updates the WorkIQ skill documentation to introduce and emphasize the new
retrievetool as the default for Microsoft 365 (M365) search, find, and lookup operations. The changes clarify when to useretrieve,ask, or entity tools, and add comprehensive reference documentation forretrieve, including usage guidance, parameters, response structure, and examples.Key documentation and guidance improvements:
1. Introduction and Emphasis on
retrieveas Default Search Toolretrieveas the default for M365 search/find/lookup reads, reservingaskonly for cases where synthesis is truly needed. The tool selection guidance and example table have been updated throughout to reflect this new default. [1] [2] [3]2. Detailed
retrieveTool Referencereferences/retrieve-work-iq.md, provides in-depth documentation for theretrievetool, including parameter descriptions, supported strategies, response structure, metadata facets, runtime handling, error cases, and many usage examples.3. Expanded Guidance on Tool Selection
retrieve,ask, and entity tools, with latency expectations and escalation paths. [1] [2]4. Documentation Cross-References Updated
retrievedocumentation for further details and troubleshooting.5. Improved Clarity and Consistency
These changes ensure agents and developers are directed to use the most efficient and appropriate tool for their M365 data queries, improving both performance and result quality.